<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Java on ndr_brt</title>
    <link>https://ndr-brt.gitlab.io/tags/java/</link>
    <description>Recent content in Java on ndr_brt</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>made with consciousness</copyright>
    <lastBuildDate>Thu, 21 May 2020 14:13:05 +0200</lastBuildDate>
    <atom:link href="https://ndr-brt.gitlab.io/tags/java/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Future Composition in Vert.x</title>
      <link>https://ndr-brt.gitlab.io/posts/20200521_future_composition_vertx/</link>
      <pubDate>Thu, 21 May 2020 14:13:05 +0200</pubDate>
      <guid>https://ndr-brt.gitlab.io/posts/20200521_future_composition_vertx/</guid>
      <description>&lt;p&gt;For those who don&amp;rsquo;t know, Vert.x is an event driven and non blocking application toolkit.&#xA;It&amp;rsquo;s polyglot, so you can use it with different languages (as &lt;strong&gt;Java&lt;/strong&gt;, &lt;strong&gt;Kotlin&lt;/strong&gt;, &lt;strong&gt;JavaScript&lt;/strong&gt;, &lt;strong&gt;Groovy&lt;/strong&gt;, &lt;strong&gt;Ruby&lt;/strong&gt; or &lt;strong&gt;Scala&lt;/strong&gt;).&lt;/p&gt;&#xA;&lt;h3 id=&#34;what-does-non-blocking-mean&#34;&gt;&#xA;  What does &amp;ldquo;non blocking&amp;rdquo; mean?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#what-does-non-blocking-mean&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h3&gt;&#xA;&lt;p&gt;In synchronous programming, when a function is called, the caller has to wait until the result is returned.&#xA;This behaviour could lead to performance issues.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
